Autogenerated HTML docs for v1.5.6.3-350-g6c11a 
diff --git a/git-add.html b/git-add.html index ebfafcd..643a85d 100644 --- a/git-add.html +++ b/git-add.html 
@@ -565,8 +565,9 @@  "Update&gt;&gt;". When the prompt ends with double <em>&gt;&gt;</em>, you can   make more than one selection, concatenated with whitespace or   comma. Also you can say ranges. E.g. "2-5 7,9" to choose  - 2,3,4,5,7,9 from the list. You can say <em>*</em> to choose  - everything.  + 2,3,4,5,7,9 from the list. If the second number in a range is  + omitted, all remaining patches are taken. E.g. "7-" to choose  + 7,8,9 from the list. You can say <em>*</em> to choose everything.   </p>   <div class="para"><p>What you chose are then highlighted with <em>*</em>,   like this:</p></div>  @@ -672,7 +673,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-07-14 03:12:28 UTC  +Last updated 2008-07-15 15:48:33 UTC   </div>   </div>   </body>